home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6046 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: No waitTOF under CyberGraphX!
  5. Date: 23 Mar 1996 07:12:10 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4j088a$s3p@sunsystem5.informatik.tu-muenchen.de>
  9. References: <13213651@sourcery.han.de> <31319872.751@plea.se> <zp0e60aCMqF5Z1a@blank1.blanker.ruhr.de> <313C4157.7806@plea.se> <zp221eaCP6huZ1a@blank1.blanker.ruhr.de> <4i4uch$qdu@skivs.ski.org> <31486127.25BE@plea.se>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Jonas Elfstrom (jonas@plea.se) wrote:
  14.  
  15. : > As far as I can tell when you write a new display start address it takes
  16. : > effect on the next vertical blank. I believe this is a property of VGA and
  17. : > SVGA chips. So if your rendering takes less than one frame you will get
  18. yes I was told that, too.
  19. : > smooth buffering but you will still have to wait for the vertical blank
  20. : > signal to synchronize properly otherwise you may run ahead of yourself
  21. : > and miss a frame.
  22. only if rendering is faster than a frame.
  23.  
  24. : And how do I busy-wait for the vertical blank?
  25.  
  26. What about VBeamPos on gfx-cards ?
  27. with help of a timer you could test if a frame already was
  28. displayed (at least once) and so prevent from busy waiting if
  29. framerate is below 50 Hz (render takes more than a frame).
  30.  
  31. : -- 
  32. :  / Jonas Elfstrom       (5+ rows .sigs sux)       jonas@plea.se  \
  33. : < Amiga, Linux, ISP, C, 680x0/6502.  Guinness.  Suede, Oasis, SP. >
  34. :  \ We are here to PLEAse you.  +46 19 322010   http://www.plea.se/
  35. ------------------------------------------------------------------------
  36.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.